Categories : All >> Software >> OS >> Unix >> Shell >> 
Bash (14) Commands (3) Examples (2)  
Total of 27 matching articles 
Search results : ^Software::OS::Unix::Shell::

Page - 1 |

Sort by : Number | Title
Q.471plainSoftware::OS::Unix::Shell::Examples:: How to use while loop.
Q.481plainSoftware::OS::Unix::Shell:: How to determina the number of parameters passed to the shell.
Q.868richtextSoftware::OS::Unix::Shell:: How to set shell prompt string.
Q.895richtextSoftware::OS::Unix::Shell:: How to obtain the filename part of a full path.
Q.896richtextSoftware::OS::Unix::Shell:: How to display the output of ps command in custom format selecting only specific columns.
Q.897richtextSoftware::OS::Unix::Shell::Examples:: Reading input.
Q.1235richtextSoftware::OS::Unix::Shell::bash:: How to determine yesterday's date in bourne shell (sh) or bash.
Q.1236richtextSoftware::OS::Unix::Shell:: How to create a file name containing the date today.
Q.1267richtextSoftware::OS::Unix::Shell::Commands::for:: Examples of how to use for.
Q.1268richtextSoftware::OS::Unix::Shell::Commands::sed:: Examples of how to use sed.
Q.1452richtextSoftware::OS::Unix::Shell:: What are the configuration files for BASH, CSH and KSH.
Q.1453richtextSoftware::OS::Unix::Shell::bash:: How to run a command from the command history.
Q.1484richtextSoftware::OS::Unix::Shell::bash:: how to loop from 1 to 20 with a while loop.
Q.1553richtextSoftware::OS::Unix::Shell::bash:: for loop examples.
Q.1563richtextSoftware::OS::Unix::Shell::bash:: bash cheat sheet.
Q.1565richtextSoftware::OS::Unix::Shell::bash:: How to use for look to rename some files with a suffix.
Q.1651richtextSoftware::OS::Unix::Shell:: How to set or unset bash session idle timeout.
Q.1653richtextSoftware::OS::Unix::Shell:: How to set or unset bash session idle timeout.
Q.1718richtextSoftware::OS::Unix::Shell::bash:: Where is the bash command history file location configured.
Q.1833richtextSoftware::OS::Unix::Shell::bash:: How to extract a substring by their start and end position.
Q.1836richtextSoftware::OS::Unix::Shell::bash:: Array manipulation examples.
Q.1837richtextSoftware::OS::Unix::Shell::bash:: printf examples.
Q.1838plainSoftware::OS::Unix::Shell::bash:: consolidation of various examples [plaintext].
Q.1959richtextSoftware::OS::Unix::Shell::bash:: How use while and read to process data from an input file.
Q.1974richtextSoftware::OS::Unix::Shell::Bash:: How to recall a command from history without running it.
Q.2052richtextSoftware::OS::Unix::Shell::bash:: How to perform different shell command depending on whether it is Solaris or Linux.
Q.2087richtextSoftware::OS::Unix::Shell::Commands::tee:: How to use tee to read from standard input and write to both standard output and file.